Updated reg_income.xlsx#490
Merged
dav-sonn merged 1 commit intoJun 12, 2026
Merged
Conversation
Updated expected files for Integration test
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the integration-test expected CSV outputs used by RunSimPathsIntegrationTest comparisons, aligning the checked-in “expected” datasets with current simulation output.
Changes:
- Updated expected values for
Statistics1andStatistics21for 2020–2022 across runs. - Updated expected values for
HealthStatistics1(Total/Male/Female) for 2020–2022 across runs. - Updated expected values for
EmploymentStatistics1andAlignmentAdjustmentFactors1for 2020–2022 across runs.
Reviewed changes
Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| src/test/java/simpaths/integrationtest/expected/Statistics21.csv | Refreshes expected Statistics21 outputs for integration test comparisons. |
| src/test/java/simpaths/integrationtest/expected/Statistics1.csv | Refreshes expected Statistics1 outputs for integration test comparisons. |
| src/test/java/simpaths/integrationtest/expected/HealthStatistics1.csv | Refreshes expected HealthStatistics1 outputs (Total/Male/Female) for integration test comparisons. |
| src/test/java/simpaths/integrationtest/expected/EmploymentStatistics1.csv | Refreshes expected EmploymentStatistics1 outputs for integration test comparisons. |
| src/test/java/simpaths/integrationtest/expected/AlignmentAdjustmentFactors1.csv | Refreshes expected AlignmentAdjustmentFactors1 outputs for integration test comparisons. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| 1,2020.0,1,16017.875413763875,0.0,0.0,0.0,16025.78909016308,5.975730539439618,7.381070828732318,8.073427570055065,8.645695057327014,609.403627389382,1469.141405159927,2401.5176840440963,3996.456622653555 | ||
| 1,2021.0,1,16354.51086138939,0.0,0.0,0.0,16358.913014905334,6.227870463281269,7.492111986282805,8.13608070151509,8.664200853259567,737.3156983816176,1523.79416549561,2464.3681424805504,4150.759607270258 | ||
| 1,2022.0,1,16690.411161774107,0.0,0.0,0.0,16690.411161774107,6.318883652232151,7.514412811740821,8.160250057938411,8.710171469689,771.5590174571798,1576.4285263414033,2551.7197279883662,4207.964709427611 | ||
| 1,2020.0,1,16104.945563508783,0.0,0.0,0.0,16126.300224195558,6.002947624785629,7.393700990590142,8.079014685308639,8.651826215326523,612.4114548496958,1474.3612945063908,2411.3833648998984,4025.4346348418517 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated expected files for Integration test